Re: What is a tuple?

Поиск
Список
Период
Сортировка
От Elaine Lindelef
Тема Re: What is a tuple?
Дата
Msg-id v04210117b93f979fbc4b@[209.178.178.226]
обсуждение исходный текст
Ответ на Re: What is a tuple?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: What is a tuple?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
> > A tuple is a row. Isn't this in the glossary somewhere?
>
>It's in the FAQ.
>

Thank you all for your help. Tuple = Row ; that makes sense.

However, I do want to assure you that I spent some time on the
postgresql.org website trying to find this information:

    - What glossary? I really did look hard!

    - No, it's not in the (English) FAQ. The only line about tuples is:

    "5.3) How do I write a C function to return a tuple?
    This requires wizardry so extreme that the authors have never
    tried it, though in principle it can be done."

And, since other areas of the FAQ and documentation use "row", it's
easy to suspect that perhaps there's a different meaning for "tuple."
(I presume what really happened is that different writers happened to
prefer different vocabulary.)

Perhaps someone would be kind enough to add this to the FAQ, or make
the glossary more prominent on the site if it is explained there.

Elaine




В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: How can I describe a table with select * ...
Следующее
От: Ryan Mahoney
Дата:
Сообщение: Re: How to run multi-processor question